home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / MONITOR / SNIPPR24.ARJ / SNIPPER.MSG < prev    next >
Text File  |  1991-03-14  |  2KB  |  65 lines

  1. Date: Wed, 13 Mar 1991  03:04 MST
  2. Message-Id: <W8SDZ.12669005279.BABYL@WSMR-SIMTEL20.ARMY.MIL>
  3. From: Keith Petersen <w8sdz@WSMR-SIMTEL20.ARMY.MIL>
  4. To: Private mailing list <w8sdz@WSMR-SIMTEL20.ARMY.MIL>
  5. Subject: Snipper
  6.  
  7. In directory pd1:<msdos.screen> we now have:
  8.  
  9. SNIPPR22.ZIP    TSR to save part of screen to disk/print/keybd
  10. SNIPPR23.ZIP    TSR to save part of screen to disk/print/keybd
  11.  
  12. These are both based on the PC Magazine original and are complete with
  13. MASM source.  The trouble is that version 2.3 doesn't have all the
  14. improvements and fix for one serious nested INT call that were
  15. introduced in version 2.2.
  16.  
  17. Anyone of you MASM gurus out there care to take on the task of merging
  18. them?
  19.  
  20. I will forward replies so we don't have duplicate efforts.
  21.  
  22. This is a great program.  One thing I'd like to see fixed, however, is
  23. the removal of trailing spaces when saving the screen.
  24.  
  25. --Keith
  26.  
  27. Date: Wed, 13 Mar 1991  11:07 MST
  28. Message-Id: <W8SDZ.12669093228.BABYL@WSMR-SIMTEL20.ARMY.MIL>
  29. From: Keith Petersen <w8sdz@WSMR-SIMTEL20.ARMY.MIL>
  30. To: dashiell@NADC.NADC.NAVY.MIL (A. Kaniss)
  31. Subject: snipper
  32. In-Reply-To: Msg of 13 Mar 1991  08:09-MST from dashiell at NADC.NADC.NAVY.MIL (A. Kaniss)
  33.  
  34. > I think snipper is a good program except for its direct screen writes.
  35. > I wonder if it would be possible to have all screen writing done
  36. > to bios at the user's option.  All of this software that writes
  37. > either direct to ram or using the c6 block in cga is
  38. > either difficult to use or in the case of
  39. > cga impossible to use with speech synthesizers.
  40.  
  41. Jude, I agree and take it one step further.  Because of the direct
  42. screen writes snipper won't work with DESQview.  I'd like to see that
  43. fixed.
  44.  
  45. Timo pointed out that some text editors like QEdit can be configured
  46. to remove trailing spaces.  True.  I use QEdit.  But it's annoying to
  47. have to remember that the file must be edited even if it contains
  48. exactly what you want in the way of text, just to get rid of the
  49. trailing spaces.  Snipper shouldnt be saving them.
  50.  
  51. --Keith
  52.  
  53.  
  54. Toad Hall Solution:  snipper v2.4.
  55.  
  56. One thing, though:  snipper hasn't had direct screen writes for a
  57. long time, if at all!  Nothing from v2.2 on up!  Only BIOS calls
  58. are used.
  59.  
  60. Disclaimer:  I have no way of testing snipper with anything but
  61. monochrome (e.g., no CGA, egc.).
  62.  
  63. David Kirschbaum
  64. Toad Hall
  65.